home *** CD-ROM | disk | FTP | other *** search
/ Max Special: Max Gallery / Max Special Gallery.iso / pc / castin.dir / 00039_BLAGENZI.PIC.ls < prev    next >
Encoding:
Text File  |  1997-04-03  |  152 b   |  10 lines

  1. on mouseUp
  2.   puppetSprite(the clickOn, 0)
  3.   gDisabilitaTutto(24, 37)
  4.   if isWindows() then
  5.     go("MENUAG_TOW")
  6.   else
  7.     go("MENUAG_TO")
  8.   end if
  9. end
  10.